Ever since patchset 8648 (xen-unstable.hg) all my configuration files
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Sun, 29 Jan 2006 09:52:43 +0000 (10:52 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Sun, 29 Jan 2006 09:52:43 +0000 (10:52 +0100)
commita62ef49a219712a06bd1fb14c19a2205a144e861
treeb3f8ba48124844b7a61cda35287746af4cc3162a
parent12ae09506ec12507cd260acd5799f7b6133fc33e
Ever since patchset 8648 (xen-unstable.hg) all my configuration files
fail with the following:

Error: Device 768 (vbd) could not be connected. Hotplug scripts not working.

(Since my HVM tree follows xen-unstable.hg closely, it breaks too).

The following patch undoes a small part of Ke Yu's patch and fixes the
problem.

However, I'm having trouble understanding what this part did in the
original patch. Was there a subtle change in the disk variable format
that I missed?

Signed-Off-By: Leendert van Doorn <leendert@watson.ibm.com>
tools/python/xen/xend/server/blkif.py